Enhancements for triple-quote string syntax.
authorFabián Ezequiel Gallina <fabian@anue.biz>
Mon, 24 Sep 2012 17:54:46 +0000 (14:54 -0300)
committerFabián Ezequiel Gallina <fabian@anue.biz>
Mon, 24 Sep 2012 17:54:46 +0000 (14:54 -0300)
commitd5af5df18f17ae82f44d80e54033e73fa7266b00
tree637e9dae7148b55cbcd40c27fd390b4142331fd8
parente2d52a1c3b749c3b622c8ae98c19f3247df393e4
Enhancements for triple-quote string syntax.
* progmodes/python.el (python-quote-syntax): Remove.
(python-syntax-propertize-function): New value.
(python-syntax-count-quotes, python-syntax-stringify): New
functions.
lisp/ChangeLog
lisp/progmodes/python.el